TableEntry Methods

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetBinaryArrayValue Gets the binary array value.
GetBinaryValue Gets the binary value.
GetBooleanValue Gets the boolean value.
GetDateTimeValue Gets the date time value.
GetDoubleArrayValue Gets the double array value.
GetDoubleValue Gets the double value.
GetFloatArrayValue Gets the float array value.
GetFloatValue Gets the float value.
GetGuidArrayValue Gets the unique identifier array value.
GetGuidValue Gets the unique identifier value.
GetHashCode
(Inherited from Object)
GetIntegerArrayValue Gets the integer array value.
GetIntegerValue Gets the integer value.
GetLongArrayValue Gets the long array value.
GetLongValue Gets the long value.
GetShortArrayValue Gets the short array value.
GetShortValue Gets the short value.
GetStringArrayValue Gets the string array value.
GetStringValue Gets the string value.
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also